home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 111
/
PC Guia 111.iso
/
Software
/
Utils
/
NetObjects Fusion 7.0
/
NOF7Trial.exe
/
data1.cab
/
Fsi_-_English
/
Update
/
global.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-06-12
|
483b
|
31 lines
BODY {
background-color:#D4D0C8;
padding:5px;
margin:0px;
}
BODY, TD, P,INPUT,SELECT,TEXTAREA {
font-size:8px;
font-family:MS Sans Serif;
}
.topbar {
background-image: url("images/border-top.gif");
background-position: bottom;
background-repeat: repeat-x;
}
.tabshow {
display: inline;
visibility: visible;
}
.tabhide {
display: none;
visibility: hidden;
}
.linkStyle {
color: rgb(0,0,255);
text-decoration: underline;
cursor: hand;
}